Docs.rs
resvg-0.28.0
resvg 0.28.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
RazrFalcon
Dependencies
gif ^0.11
normal
jpeg-decoder ^0.3
normal
log ^0.4
normal
pico-args ^0.5
normal
png =0.17.6
normal
rgb ^0.8
normal
svgfilters ^0.4
normal
svgtypes ^0.8
normal
tiny-skia ^0.8.2
normal
usvg ^0.28.0
normal
usvg-text-layout ^0.28.0
normal
once_cell ^1.5
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate resvg
Version 0.28.0
All Items
Re-exports
Functions
?
Crate
resvg
source
·
[
−
]
Expand description
resvg
is an SVG rendering library.
Re-exports
pub use
tiny_skia
;
pub use
usvg
;
pub use
usvg_text_layout
;
Functions
render
Renders an SVG to pixmap.
render_node
Renders an SVG node to pixmap.
trim_transparency
Removes transparent borders from the image leaving only a tight bbox content.